UInt32NIProviderIConvertExtendedUInt32NGetInstance Method
Returns an instance of T.
Namespace: Jodosoft.NumericsAssembly: Jodosoft.Numerics (in Jodosoft.Numerics.dll) Version: 2.0
IConvertExtended<UInt32N> IProvider<IConvertExtended<UInt32N>>.GetInstance()
Private Function GetInstance As IConvertExtended(Of UInt32N)
Implements IProvider(Of IConvertExtended(Of UInt32N)).GetInstance
private:
virtual IConvertExtended<UInt32N>^ GetInstance() sealed = IProvider<IConvertExtended<UInt32N>^>::GetInstance
private abstract GetInstance : unit -> IConvertExtended<UInt32N>
private override GetInstance : unit -> IConvertExtended<UInt32N>
IConvertExtendedUInt32NAn instance of
T.
IProviderTGetInstance